diff --git a/reform.cabal b/reform.cabal
--- a/reform.cabal
+++ b/reform.cabal
@@ -1,5 +1,5 @@
 Name:                reform
-Version:             0.2.6
+Version:             0.2.7
 Synopsis:            reform is an HTML form generation and validation library
 Description:          reform follows in the footsteps of formlets and
                       digestive-functors <= 0.2. It provides a
@@ -16,9 +16,9 @@
 Cabal-version:       >=1.6
 
 source-repository head
-    type:     darcs
+    type:     git
     subdir:   reform
-    location: http://hub.darcs.net/stepcut/reform
+    location: https://github.com/Happstack/reform.git
 
 Library
   Exposed-modules:     Control.Applicative.Indexed
