diff --git a/clckwrks-plugin-bugs.cabal b/clckwrks-plugin-bugs.cabal
--- a/clckwrks-plugin-bugs.cabal
+++ b/clckwrks-plugin-bugs.cabal
@@ -1,5 +1,5 @@
 Name:                clckwrks-plugin-bugs
-Version:             0.6.5
+Version:             0.6.6
 Synopsis:            bug tracking plugin for clckwrks
 Homepage:            http://clckwrks.com/
 License:             BSD3
@@ -60,7 +60,7 @@
     reform-hsp             >= 0.2 && < 0.3,
     safecopy               >= 0.6,
     time                   == 1.4.*,
-    text                   == 0.11.*,
+    text                   >= 0.11 && < 1.1,
     web-plugins            >= 0.1 && < 0.3,
     web-routes             == 0.27.*,
     web-routes-th          >= 0.21
