diff --git a/chuchu.cabal b/chuchu.cabal
--- a/chuchu.cabal
+++ b/chuchu.cabal
@@ -1,5 +1,5 @@
 name: chuchu
-version: 0.4.4
+version: 0.4.5
 cabal-version: >= 1.8
 build-type: Simple
 license: OtherLicense
@@ -43,7 +43,7 @@
     Test.Chuchu.OutputPrinter
   build-depends:
     base               >= 4    && < 5,
-    text               >= 0.11 && < 0.12,
+    text               >= 0.11,
     transformers       >= 0.3  && < 0.4,
     parsec             >= 3.1  && < 3.2,
     cmdargs            >= 0.9  && < 0.11,
