diff --git a/DESCRIPTION b/DESCRIPTION
index 7d7b994966ed1f5eddd0689e629be2db6c6f1c67..af3d6c36931ff18ae867988e4e61906a1d477ab2 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.3.7
+Version: 1.4.3.8
 Date: 2019-12-12
 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 8a8fb090927ac6231fd98f386741c1a2024427fc..321129de7b34e3f62d48561cf6214ff1300c797d 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,7 +2,7 @@
 
 
 
-### 1.4.3.7 Release Notes (2019-12-12)
+### 1.4.3.8 Release Notes (2019-12-12)
 
 
 #### New features
diff --git a/man/RunModel_GR5H.Rd b/man/RunModel_GR5H.Rd
index 8bb2032e2c9060429be949aeac5fcc107bb6450a..3a9def4d3601aa632c89a923dc4167cb6494f6f3 100644
--- a/man/RunModel_GR5H.Rd
+++ b/man/RunModel_GR5H.Rd
@@ -121,6 +121,7 @@ Ficchi, A., C. Perrin and V. Andréassian (2019).
 
 
 \seealso{
+\code{\link{RunModel_CemaNeigeGR5H}},
 \code{\link{RunModel_GR5J}}, \code{\link{RunModel_GR4H}},
 \code{\link{CreateInputsModel}}, \code{\link{CreateRunOptions}},
 \code{\link{CreateIniStates}}, \code{\link{Imax}}.