diff --git a/hoauth2.cabal b/hoauth2.cabal
--- a/hoauth2.cabal
+++ b/hoauth2.cabal
@@ -1,6 +1,6 @@
 Name:                hoauth2
 -- (http://www.haskell.org/haskellwiki/Package_versioning_policy)
-Version:             0.3.6
+Version:             0.3.6.1
 
 Synopsis:            hoauth2
 Description:
@@ -55,7 +55,7 @@
   Build-Depends:
     aeson             >= 0.7    && < 0.8,
     base              >= 4      && < 5,
-    text              >= 1.1    && < 1.2,
+    text              >= 0.11   && < 1.2,
     bytestring        >= 0.9    && < 0.11,
     bytestring-show   >= 0.3.5  && < 0.4,
     conduit           >= 1.0    && < 1.1,
