diff --git a/ListLike.cabal b/ListLike.cabal
--- a/ListLike.cabal
+++ b/ListLike.cabal
@@ -1,5 +1,5 @@
 Name: ListLike
-Version: 4.0.1
+Version: 4.0.2
 License: BSD3
 Maintainer: John Lato <jwlato@gmail.com>
 Author: John Goerzen
@@ -46,7 +46,7 @@
                 ,containers >= 0.3   && < 0.6
                 ,bytestring >= 0.9.1 && < 0.11
                 ,array      >= 0.3   && < 0.6
-                ,text       >= 0.11  && < 0.12
+                ,text       >= 0.11  && < 1.2
                 ,vector     >= 0.5   && < 0.11
   
 Test-suite listlike-tests
