diff --git a/reform-hsp.cabal b/reform-hsp.cabal
--- a/reform-hsp.cabal
+++ b/reform-hsp.cabal
@@ -1,5 +1,5 @@
 Name:                reform-hsp
-Version:             0.2.6
+Version:             0.2.6.1
 Synopsis:            Add support for using HSP with Reform
 Description:         Reform is a library for building and validating forms using applicative functors. This package add support for using reform with HSP.
 Homepage:            http://www.happstack.com/
@@ -11,11 +11,11 @@
 Category:            Web
 Build-type:          Simple
 Cabal-version:       >=1.6
+tested-with:         GHC == 7.6.3, GHC == 7.8.4, GHC == 7.10.3
 
 source-repository head
     type:     git
-    subdir:   reform-hsp
-    location: https://github.com/Happstack/reform.git
+    location: https://github.com/Happstack/reform-hsp.git
 
 Library
   Exposed-modules:     Text.Reform.HSP.Common
