diff --git a/invertible-grammar.cabal b/invertible-grammar.cabal
--- a/invertible-grammar.cabal
+++ b/invertible-grammar.cabal
@@ -1,10 +1,10 @@
 name:                invertible-grammar
-version:             0.1.0
+version:             0.1.1
 license:             BSD3
 license-file:        LICENSE
 author:              Eugene Smolanka, Sergey Vinokurov
 maintainer:          Eugene Smolanka <esmolanka@gmail.com>
-homepage:            https://github.com/esmolanka/sexp-grammar
+homepage:            https://github.com/esmolanka/invertible-grammar
 category:            Language
 build-type:          Simple
 extra-source-files:  README.md
@@ -41,7 +41,7 @@
     , containers        >=0.5.5 && <0.6
     , mtl               >=2.1   && <2.3
     , prettyprinter     >=1     && <1.3
-    , profunctors       >=4.4   && <5.3
+    , profunctors       >=4.4   && <5.4
     , semigroups        >=0.16  && <0.19
     , tagged            >=0.7   && <0.9
     , template-haskell  >=2.9   && <2.14
