diff --git a/clckwrks-theme-bootstrap.cabal b/clckwrks-theme-bootstrap.cabal
--- a/clckwrks-theme-bootstrap.cabal
+++ b/clckwrks-theme-bootstrap.cabal
@@ -1,5 +1,5 @@
 name:                clckwrks-theme-bootstrap
-version:             0.3.0
+version:             0.3.1
 synopsis:            simple bootstrap based template for clckwrks
 homepage:            http://www.clckwrks.com/
 license:             BSD3
@@ -33,4 +33,4 @@
   build-depends:       base             >  4 && <5,
                        clckwrks         >= 0.21 && < 0.22,
                        hsp              >= 0.9 && < 0.11,
-                       text             == 0.11.*
+                       text             >= 0.11 && < 1.1
