diff --git a/CHANGES b/CHANGES
--- a/CHANGES
+++ b/CHANGES
@@ -1,2 +1,1 @@
-0.1:
-	initial version
+0.1.0.1     Changed to git repository
diff --git a/hmatrix-repa.cabal b/hmatrix-repa.cabal
--- a/hmatrix-repa.cabal
+++ b/hmatrix-repa.cabal
@@ -1,5 +1,5 @@
 Name:               hmatrix-repa
-Version:            0.1
+Version:            0.1.0.1
 License:            BSD3
 License-file:       LICENSE
 Copyright:          (c) A.V.H. McPhail 2011
@@ -41,6 +41,6 @@
                               -fno-warn-unused-binds
 
 source-repository head
-    type:     darcs
-    location: http://code.haskell.org/hmatrix-repa
+    type:     git
+    location: http://github.com/amcphail/hmatrix-repa
 
