diff --git a/jose.cabal b/jose.cabal
--- a/jose.cabal
+++ b/jose.cabal
@@ -1,5 +1,5 @@
 name:                jose
-version:             0.2.31.0
+version:             0.2.33.0
 synopsis:
   Javascript Object Signing and Encryption and JSON Web Token library
 description:
@@ -59,10 +59,10 @@
     , byteable == 0.1.*
     , crypto-pubkey >= 0.2.3
     , crypto-pubkey-types >= 0.3.2
-    , crypto-random == 0.0.7.*
+    , crypto-random >= 0.0.7 && < 0.0.9
     , cryptohash == 0.11.*
     , template-haskell >= 2.4
-    , aeson == 0.7.*
+    , aeson >= 0.7 && < 0.9
     , unordered-containers == 0.2.*
     , bytestring == 0.10.*
     , text == 1.1.*
