diff --git a/CHANGES b/CHANGES
--- a/CHANGES
+++ b/CHANGES
@@ -53,3 +53,9 @@
 
 0.1.3.2:
 		* more fix treatment of 0 in log axes
+
+0.1.3.3:
+		* 
+
+0.1.3.4:
+		* switch to github
diff --git a/plot.cabal b/plot.cabal
--- a/plot.cabal
+++ b/plot.cabal
@@ -1,5 +1,5 @@
 Name:                plot
-Version:             0.1.3.2
+Version:             0.1.3.4
 License:             BSD3
 License-file:        LICENSE
 Copyright:           (c) A.V.H. McPhail 2010
@@ -105,5 +105,5 @@
   ghc-prof-options:  -auto
 
 source-repository head
-  type:     darcs
-  location: http://code.haskell.org/plot
+  type:     git
+  location: git@github.com:amcphail/plot
