diff --git a/pusher-http-haskell.cabal b/pusher-http-haskell.cabal
--- a/pusher-http-haskell.cabal
+++ b/pusher-http-haskell.cabal
@@ -1,6 +1,6 @@
 cabal-version: 1.18
 name:          pusher-http-haskell
-version:       2.0.0.2
+version:       2.0.0.3
 license:       MIT
 license-file:  LICENSE
 copyright:     (c) Will Sewell, 2016
@@ -43,7 +43,7 @@
         base >=4.11 && <4.15,
         bytestring >=0.10 && <0.12,
         base16-bytestring >=0.1 && <1.1,
-        cryptonite >=0.6 && <0.28,
+        cryptonite >=0.6 && <0.29,
         hashable >=1.2 && <1.4,
         http-client >=0.4.30 && <0.8,
         http-client-tls ==0.3.*,
