diff --git a/mandrill.cabal b/mandrill.cabal
--- a/mandrill.cabal
+++ b/mandrill.cabal
@@ -1,5 +1,5 @@
 name:                mandrill
-version:             0.1.0.1
+version:             0.1.0.2
 synopsis:            Library for interfacing with the Mandrill JSON API
 description:         Pure Haskell client for the Mandrill JSON API
 license:             MIT
@@ -35,9 +35,9 @@
     , containers >= 0.5.0.0
     , bytestring >= 0.9.0
     , base64-bytestring >= 1.0.0.1
-    , text >= 1.0.0.0 && < 1.2
+    , text >= 1.0.0.0 && < 1.3
     , wreq >= 0.1.0.1
-    , aeson >= 0.7.0.3 && < 0.8
+    , aeson >= 0.7.0.3 && < 0.9
     , lens >= 4.1 && < 4.6
     , blaze-html >= 0.5.0.0
     , QuickCheck >= 2.6 && < 2.8
