diff --git a/DESCRIPTION b/DESCRIPTION
index 4616048782c9fbe935d06c4bff6290408921a43a..7912ca65615afc7718a9092be1d699e3fefe7359 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.2.14.7
+Version: 1.2.14.8
 Date: 2019-04-17
 Authors@R: c(
   person("Laurent", "Coron", role = c("aut", "trl"), comment = c(ORCID = "0000-0002-1503-6204")),
diff --git a/NAMESPACE b/NAMESPACE
index 067845d68c39fad515309d41eeae8d66e84fddba..00bc1569b3e8a50e5edd5a1dcda10257c92832b8 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -52,6 +52,7 @@ export(TransfoParam_GR5J)
 export(TransfoParam_GR6J)
 export(plot.OutputsModel)
 exportPattern(".FortranOutputs")
+exportPattern(".ErrorCrit")
 
 
 
diff --git a/NEWS.rmd b/NEWS.rmd
index df2706e19c45fab5fb87b52c48874c93408bfd0f..e6bd974b585864263bd773c5802373d928e8f99c 100644
--- a/NEWS.rmd
+++ b/NEWS.rmd
@@ -14,7 +14,7 @@ output:
 
 
 
-### 1.2.14.7 Release Notes (2019-04-17)
+### 1.2.14.8 Release Notes (2019-04-17)
 
 
 #### New features