diff --git a/Etage.cabal b/Etage.cabal
--- a/Etage.cabal
+++ b/Etage.cabal
@@ -1,5 +1,5 @@
 Name:                Etage
-Version:             0.1.8
+Version:             0.1.9
 Synopsis:            A general data-flow framework
 Description:         A general data-flow framework featuring nondeterminism, laziness and neurological pseudo-terminology. It can be
                      used for example for data-flow computations or event propagation networks. It tries hard to aide type checking and to
@@ -52,3 +52,7 @@
                        Control.Etage.Chan
   HS-source-dirs:      lib
   GHC-options:         -Wall
+
+Source-repository head
+  type:                mercurial
+  location:            https://bitbucket.org/mitar/etage
