diff --git a/timeplot.cabal b/timeplot.cabal
--- a/timeplot.cabal
+++ b/timeplot.cabal
@@ -1,5 +1,5 @@
 name: timeplot
-version: 0.2.18
+version: 0.2.19
 cabal-version: >=1.6
 build-type: Simple
 license: BSD3
@@ -16,7 +16,10 @@
              <http://www.slideshare.net/jkff/two-visualization-tools>
 category: Graphics
 author: Eugene Kirpichov <ekirpichov@gmail.com>
- 
+source-repository head
+    type: git
+    location: git://github.com/jkff/timeplot.git
+
 executable tplot
     main-is: Tools/TimePlot.hs
     buildable: True
