diff --git a/atlassian-connect-descriptor.cabal b/atlassian-connect-descriptor.cabal
--- a/atlassian-connect-descriptor.cabal
+++ b/atlassian-connect-descriptor.cabal
@@ -10,7 +10,7 @@
 -- PVP summary:      +-+------- breaking API changes
 --                   | | +----- non-breaking API additions
 --                   | | | +--- code changes with no API change
-version:             0.4.0.0
+version:             0.4.0.1
 
 -- A short (one-line) description of the package.
 synopsis:            Code that helps you create a valid Atlassian Connect Descriptor.
@@ -74,7 +74,7 @@
   -- Other library packages from which modules are imported.
   build-depends:       base         >=4.6 && <5
                        , aeson      >  0.7.0.3 && < 0.9
-                       , text       >= 0.11    && <= 1.2
+                       , text       >= 0.11    && <= 1.3
                        , time-units == 1.*
                        , cases      == 0.1.*
                        , unordered-containers == 0.2.*
