diff --git a/pasta.cabal b/pasta.cabal
--- a/pasta.cabal
+++ b/pasta.cabal
@@ -1,5 +1,5 @@
 name:                pasta
-version:             0.1.0.2
+version:             0.1.0.3
 synopsis:            PostgreSQL Abstract Syntax Tree Assember
 description:         Please see README.md
 homepage:            http://github.com/diogob/pasta#readme
@@ -22,7 +22,7 @@
                      , microlens >= 0.4 && < 0.5
                      , microlens-th >= 0.3 && < 0.5
                      , text >= 1.2 && < 1.3
-                     , text-show >= 2.1 && < 3.5
+                     , text-show >= 2.1 && < 3.7
                      , semigroups >= 0.18
                      , protolude >= 0.1
   default-language:    Haskell2010
