diff --git a/CHANGES b/CHANGES
--- a/CHANGES
+++ b/CHANGES
@@ -59,3 +59,6 @@
 
 0.1.3.4:
 		* switch to github
+
+0.1.3.5:
+		* fixed .cabal repository line
diff --git a/plot.cabal b/plot.cabal
--- a/plot.cabal
+++ b/plot.cabal
@@ -1,5 +1,5 @@
 Name:                plot
-Version:             0.1.3.4
+Version:             0.1.3.5
 License:             BSD3
 License-file:        LICENSE
 Copyright:           (c) A.V.H. McPhail 2010
@@ -106,4 +106,4 @@
 
 source-repository head
   type:     git
-  location: git@github.com:amcphail/plot
+  location: https://github.com/amcphail/plot
