diff --git a/nested-routes.cabal b/nested-routes.cabal
--- a/nested-routes.cabal
+++ b/nested-routes.cabal
@@ -1,5 +1,5 @@
 Name:                   nested-routes
-Version:                7.1.0
+Version:                7.1.0.1
 Author:                 Athan Clark <athan.clark@gmail.com>
 Maintainer:             Athan Clark <athan.clark@gmail.com>
 License:                BSD3
@@ -79,10 +79,13 @@
                       , errors
                       , exceptions
                       , hashable
+                      , hashtables
+                      , HSet
                       , http-types
                       , mtl
                       , poly-arity
                       , pred-trie
+                      , pred-set
                       , regex-compat
                       , semigroups
                       , text
@@ -117,6 +120,7 @@
                       , exceptions
                       , hashable
                       , hashtables
+                      , HSet
                       , http-types
                       , mtl
                       , poly-arity
