diff --git a/CHANGES b/CHANGES
--- a/CHANGES
+++ b/CHANGES
@@ -57,3 +57,6 @@
 
 0.1.3:
 		Joachim Fasting fixed Numeric.GSL.Fitting.Linear.multifit
+
+0.1.3.1:
+		fixed .cabal repository line
diff --git a/hmatrix-gsl-stats.cabal b/hmatrix-gsl-stats.cabal
--- a/hmatrix-gsl-stats.cabal
+++ b/hmatrix-gsl-stats.cabal
@@ -1,5 +1,5 @@
 Name:               hmatrix-gsl-stats
-Version:            0.1.3
+Version:            0.1.3.1
 License:            GPL
 License-file:       LICENSE
 Copyright:          (c) A.V.H. McPhail 2010, 2011
@@ -88,5 +88,5 @@
 
 source-repository head
     type:     git
-    location: git@github.com:amcphail/hmatrix-gsl-stats.git
+    location: https://github.com/amcphail/hmatrix-gsl-stats.git
 
