diff --git a/yesod-form.cabal b/yesod-form.cabal index 939eea9e..3e91faa3 100644 --- a/yesod-form.cabal +++ b/yesod-form.cabal @@ -1,5 +1,5 @@ name: yesod-form -version: 0.0.0.1 +version: 0.0.0.2 license: BSD3 license-file: LICENSE author: Michael Snoyman @@ -16,7 +16,7 @@ library , yesod-core >= 0.7 && < 0.8 , time >= 1.1.4 && < 1.3 , hamlet >= 0.7 && < 0.8 - , yesod-persistent >= 0.0.0.0 && < 0.0.1 + , yesod-persistent >= 0.0.0 && < 0.0.1 , persistent >= 0.4 && < 0.5 , template-haskell , transformers >= 0.2.2 && < 0.3