diff --git a/cubicspline.cabal b/cubicspline.cabal
--- a/cubicspline.cabal
+++ b/cubicspline.cabal
@@ -1,5 +1,5 @@
 name:                cubicspline
-version:             0.1
+version:             0.1.1
 synopsis:            Natural cubic spline interpolation.
 description:         Natural cubic spline interpolation.
 category:            algorithms, math
@@ -7,7 +7,7 @@
 license-file:        LICENSE
 author:              Gershom Bazerman
 maintainer:          gershomb@gmail.com
-Tested-With:         GHC == 6.10.3
+Tested-With:         GHC == 7.8.4
 Build-Type:          Simple
 Cabal-Version:       >= 1.6
 
@@ -18,4 +18,4 @@
 
 source-repository head
   type:      darcs
-  location:  http://patch-tag.com/r/gershomb/cubicspline
+  location:  http://hub.darcs.net/gershomb/cubicspline
