diff --git a/DESCRIPTION b/DESCRIPTION
index 9eeeca3374d0f1d61400cc635207e8473d72455d..9c2335262b3edd0d8ec68fc3b1ab7c70d1b85fe7 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,7 +1,7 @@
 Package: airGR
 Type: Package
 Title: Suite of GR Hydrological Models for Precipitation-Runoff Modelling
-Version: 1.4.2.19
+Version: 1.4.2.20
 Date: 2019-12-11
 Authors@R: c(
   person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
diff --git a/NEWS.md b/NEWS.md
index 4946942fbc2f8ce15c0fa5f0dc25ea473264b7a8..97fccb53347019597e0211fbee6b19dde1fb3deb 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,7 @@
 
 
 
-### 1.4.2.19 Release Notes (2019-12-11)
+### 1.4.2.20 Release Notes (2019-12-11)
 
 
 #### New features
diff --git a/man/RunModel_GR5H.Rd b/man/RunModel_GR5H.Rd
index 6ccdafed75e7389cd0801cf483640d728f3e36d6..8bb2032e2c9060429be949aeac5fcc107bb6450a 100644
--- a/man/RunModel_GR5H.Rd
+++ b/man/RunModel_GR5H.Rd
@@ -123,6 +123,6 @@ Ficchi, A., C. Perrin and V. Andréassian (2019).
 \seealso{
 \code{\link{RunModel_GR5J}}, \code{\link{RunModel_GR4H}},
 \code{\link{CreateInputsModel}}, \code{\link{CreateRunOptions}},
-\code{\link{CreateIniStates}}, \link{Imax}}.
+\code{\link{CreateIniStates}}, \code{\link{Imax}}.
 }