--- a/path.cabal
+++ b/path.cabal
@@ -1,6 +1,7 @@
 cabal-version:       3.0
 name:                path
 version:             0.9.6
+x-revision: 1
 synopsis:            Support for well-typed paths
 description:         Support for well-typed paths.
 license:             BSD-3-Clause
@@ -73,7 +74,7 @@ library
                    , base       >= 4.12    && < 5
                    , deepseq
                    , exceptions >= 0.4     && < 0.11
-                   , hashable   >= 1.2     && < 1.5
+                   , hashable   >= 1.2     && < 1.6
                    , path:os-string-compat
                    , text
                    , template-haskell
