diff --git a/yesod-form/yesod-form.cabal b/yesod-form/yesod-form.cabal index c53eb6e2..ecaa476e 100644 --- a/yesod-form/yesod-form.cabal +++ b/yesod-form/yesod-form.cabal @@ -1,5 +1,5 @@ name: yesod-form -version: 1.0.0 +version: 1.0.0.1 license: MIT license-file: LICENSE author: Michael Snoyman @@ -23,7 +23,7 @@ library , persistent >= 0.9 && < 0.10 , template-haskell , transformers >= 0.2.2 && < 0.4 - , data-default >= 0.3 && < 0.4 + , data-default >= 0.3 && < 0.5 , xss-sanitize >= 0.3.0.1 && < 0.4 , blaze-builder >= 0.2.1.4 && < 0.4 , network >= 2.2 && < 2.4 diff --git a/yesod-static/yesod-static.cabal b/yesod-static/yesod-static.cabal index 1c245c27..ec68235f 100644 --- a/yesod-static/yesod-static.cabal +++ b/yesod-static/yesod-static.cabal @@ -1,5 +1,5 @@ name: yesod-static -version: 1.0.0 +version: 1.0.0.1 license: MIT license-file: LICENSE author: Michael Snoyman @@ -25,7 +25,7 @@ library , bytestring >= 0.9.1.4 && < 0.10 , template-haskell , directory >= 1.0 && < 1.2 - , transformers >= 0.2.2 && < 0.3 + , transformers >= 0.2.2 && < 0.4 , wai-app-static >= 1.2 && < 1.3 , wai >= 1.2 && < 1.3 , text >= 0.9 && < 1.0