diff --git a/web-routes-hsp.cabal b/web-routes-hsp.cabal
--- a/web-routes-hsp.cabal
+++ b/web-routes-hsp.cabal
@@ -1,5 +1,5 @@
 Name:             web-routes-hsp
-Version:          0.24.0
+Version:          0.24.1
 License:          BSD3
 License-File:     LICENSE
 Author:           jeremy@seereason.com
@@ -12,7 +12,6 @@
 
 Library
         Build-Depends:    base       >= 4      && < 5,
-                          hsx        >= 0.10.2 && < 0.11,
                           hsp        >= 0.9  && < 0.10,
                           text       == 0.11.*,
                           web-routes >= 0.26   && < 0.28
