diff --git a/monadcryptorandom.cabal b/monadcryptorandom.cabal
--- a/monadcryptorandom.cabal
+++ b/monadcryptorandom.cabal
@@ -1,5 +1,5 @@
 name:           monadcryptorandom
-version:        0.7.1
+version:        0.7.2
 license:        BSD3
 license-file:   LICENSE
 copyright:      Thomas DuBuisson <thomas.dubuisson@gmail.com>
@@ -26,7 +26,7 @@
   Build-Depends: base == 4.*,
                  bytestring >= 0.9 && < 0.11,
                  crypto-api >= 0.2,
-                 exceptions >= 0.8 && <0.9,
+                 exceptions >= 0.8 && <0.10,
                  transformers >= 0.2,
                  mtl >= 2.0 && < 2.3,
                  transformers-compat >= 0.3,
