diff --git a/DESCRIPTION b/DESCRIPTION
index 360dd067aa9bc8e4b8620d05106ace83200383ce..8dfd7f6f367f461615aa66a94b5a5b3b647e07a6 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,7 +1,7 @@
 Package: airGRteaching
 Type: Package
 Title: Teaching Hydrological Modelling with the GR Rainfall-Runoff Models ('Shiny' Interface Included)
-Version: 0.2.6.25
+Version: 0.2.6.26
 Date: 2019-04-18
 Authors@R: c(
   person("Olivier", "Delaigue", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-7668-8468"), email = "airGR@irstea.fr"),
diff --git a/NEWS.Rmd b/NEWS.Rmd
index db583598a0496c8de55f159ac3bde4aab63b7cbf..38421db5bea74071cc2e3707f865a680630050da 100644
--- a/NEWS.Rmd
+++ b/NEWS.Rmd
@@ -13,12 +13,12 @@ output:
 
 
 
-### 0.2.6.25 Release Notes (2019-04-18)
+### 0.2.6.26 Release Notes (2019-04-18)
 
 
 #### Bug fixes
 
-- <code>ShinyGR()</code> may now run for any <code>"LC_TIME"</code>
+- <code>ShinyGR()</code> may now run for any timezone
 
 - <code>ShinyGR()</code> takes into account the fact that on 1 time step <code>airGR::ErrorCrit_KGE</code> do not return CritName (temporary patch)