diff --git a/CHANGES b/CHANGES
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,8 @@
+= Version 1.0.0.3, 2011-04-19 =
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+* Convert the repository to Git.
+
+
 = Version 1.0.0.2, 2010-12-06 =
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 * Add CHANGES file to the cabal file.
diff --git a/containers-benchmark.cabal b/containers-benchmark.cabal
--- a/containers-benchmark.cabal
+++ b/containers-benchmark.cabal
@@ -1,5 +1,5 @@
 Name:                containers-benchmark
-Version:             1.0.0.2
+Version:             1.0.0.3
 Synopsis:            Extensive benchmark suite for containers package.
 Description:         This package evaluates performance of a containers package
                      from multiple perspectives.
@@ -10,7 +10,7 @@
                      .
                      The containers package used can be both system-installed or
                      any darcs repository.
-Homepage:            http://fox.auryn.cz/darcs/containers-benchmark/
+Homepage:            http://git.auryn.cz/haskell/containers-benchmark/
 License:             BSD3
 License-file:        LICENSE
 Author:              Milan Straka
