diff --git a/tz.cabal b/tz.cabal
--- a/tz.cabal
+++ b/tz.cabal
@@ -1,5 +1,5 @@
 Name: tz
-Version: 0.1.3.0
+Version: 0.1.3.1
 License: Apache-2.0
 License-File: LICENSE
 Author: Mihaly Barasz, Gergely Risko
@@ -63,7 +63,7 @@
       Data.Time.Zones.TH,
       Data.Time.Zones.Internal.CoerceTH
     Build-Depends:
-      template-haskell   >= 2.6      && < 2.13
+      template-haskell   >= 2.6      && < 2.14
     CPP-Options: -DTZ_TH
 
 
@@ -140,7 +140,7 @@
   Build-Depends:
     tz,
     base                       >= 4       && < 5,
-    criterion                  >= 0.8     && < 1.3,
+    criterion                  >= 0.8     && < 1.4,
     time                       >= 1.2     && < 1.9,
     timezone-olson,
     timezone-series
@@ -154,7 +154,7 @@
   Build-Depends:
     tz,
     base                       >= 4       && < 5,
-    criterion                  >= 0.8     && < 1.3,
+    criterion                  >= 0.8     && < 1.4,
     lens,
     thyme,
     time
@@ -168,5 +168,5 @@
   Build-Depends:
     tz,
     base                       >= 4       && < 5,
-    criterion                  >= 0.8     && < 1.3,
+    criterion                  >= 0.8     && < 1.4,
     time
