diff --git a/yesod-routes.cabal b/yesod-routes.cabal
--- a/yesod-routes.cabal
+++ b/yesod-routes.cabal
@@ -1,5 +1,5 @@
 name:            yesod-routes
-version:         1.1.0
+version:         1.1.0.1
 license:         MIT
 license-file:    LICENSE
 author:          Michael Snoyman <michael@snoyman.com>
@@ -17,7 +17,7 @@
 library
     build-depends:   base                      >= 4        && < 5
                    , text                      >= 0.5      && < 0.12
-                   , vector                    >= 0.8      && < 0.10
+                   , vector                    >= 0.8      && < 0.11
                    , containers                >= 0.2
                    , template-haskell
                    , path-pieces               >= 0.1      && < 0.2
