diff --git a/board-games.cabal b/board-games.cabal
--- a/board-games.cabal
+++ b/board-games.cabal
@@ -1,5 +1,5 @@
 Name:             board-games
-Version:          0.1.0.3
+Version:          0.1.0.4
 License:          GPL
 License-File:     LICENSE
 Author:           Henning Thielemann <haskell@henning-thielemann.de>
@@ -32,6 +32,11 @@
 Cabal-Version:     >=1.8
 Build-Type:        Simple
 Source-Repository head
+  type:     darcs
+  location: http://code.haskell.org/~thielema/games/
+
+Source-Repository this
+  tag:      0.1.0.4
   type:     darcs
   location: http://code.haskell.org/~thielema/games/
 
