diff --git a/pusher-http-haskell.cabal b/pusher-http-haskell.cabal
--- a/pusher-http-haskell.cabal
+++ b/pusher-http-haskell.cabal
@@ -1,5 +1,5 @@
 name: pusher-http-haskell
-version: 1.5.1.8
+version: 1.5.1.9
 cabal-version: 1.18
 build-type: Simple
 license: MIT
@@ -36,7 +36,7 @@
         base >=4.7 && <4.13,
         bytestring ==0.10.*,
         base16-bytestring ==0.1.*,
-        cryptonite >= 0.6 && <0.26,
+        cryptonite >= 0.6 && <0.27,
         hashable >=1.2 && <1.4,
         http-client >=0.4 && <0.7,
         http-types >=0.8 && <0.13,
