diff --git a/chatty-utils.cabal b/chatty-utils.cabal
--- a/chatty-utils.cabal
+++ b/chatty-utils.cabal
@@ -10,7 +10,7 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-version:             0.7.3.1
+version:             0.7.3.2
 
 -- A short (one-line) description of the package.
 synopsis:            Some utilities every serious chatty-based application may need.
@@ -60,7 +60,7 @@
   -- other-extensions:    
   
   -- Other library packages from which modules are imported.
-  build-depends:       base >=4.6 && <4.9, transformers >=0.3 && <0.5, text >=1.1 && <1.2, mtl >=2.1 && <2.3
+  build-depends:       base >=4.6 && <4.9, transformers >=0.3 && <0.5, text >=1.1 && <1.4, mtl >=2.1 && <2.3
   
   -- Directories containing source files.
   -- hs-source-dirs:      
