diff --git a/rest-gen.cabal b/rest-gen.cabal
--- a/rest-gen.cabal
+++ b/rest-gen.cabal
@@ -1,5 +1,5 @@
 Name:             rest-gen
-Version:          0.9.0.2
+Version:          0.9.0.3
 Description:      Documentation and client generation from rest definition.
 Synopsis:         Documentation and client generation from rest definition.
 Maintainer:       code@silk.co
@@ -25,7 +25,7 @@
     , attoparsec                >= 0.10    &&  < 0.12
     , aeson                     >= 0.7     &&  < 0.8
     , aeson-utils               == 0.2.*
-    , blaze-html                >= 0.5     &&  < 0.6
+    , blaze-html                >= 0.5     &&  < 0.8
     , bytestring                >= 0.9     &&  < 0.11
     , Cabal                     >= 1.18    &&  < 1.19
     , code-builder              == 0.1.*
@@ -47,7 +47,7 @@
     , safe                      >= 0.2     &&  < 0.4
     , split                     >= 0.1     &&  < 0.3
     , tagged                    >= 0.2     &&  < 0.8
-    , text                      == 0.11.*
+    , text                      >= 0.11    &&  < 1.2
     , unordered-containers      == 0.2.*
     , utf8-string               == 0.3.*
     , vector                    == 0.10.*
