diff --git a/morte.cabal b/morte.cabal
--- a/morte.cabal
+++ b/morte.cabal
@@ -1,5 +1,5 @@
 Name: morte
-Version: 1.6.15
+Version: 1.6.16
 Cabal-Version: >=1.8.0.2
 Build-Type: Simple
 Tested-With: GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1
@@ -77,7 +77,7 @@
     GHC-Options: -Wall
     Build-Depends:
         base            >= 4        && < 5  ,
-        criterion       >= 1.0.0.1  && < 1.4,
+        criterion       >= 1.0.0.1  && < 1.5,
         morte                               ,
         system-filepath >= 0.3.1    && < 0.5,
         text            >= 0.11.1.0 && < 1.3
