diff --git a/tasty-silver.cabal b/tasty-silver.cabal
--- a/tasty-silver.cabal
+++ b/tasty-silver.cabal
@@ -1,5 +1,5 @@
 name:                tasty-silver
-version:             3.0
+version:             3.0.0.1
 synopsis:            Golden tests support for tasty. Fork of tasty-golden.
 description:
   This package provides support for «golden testing».
@@ -10,8 +10,8 @@
 
 license:             MIT
 license-file:        LICENSE
-Homepage:            https://github.com/feuerbach/tasty-golden
-Bug-reports:         https://github.com/feuerbach/tasty-golden/issues
+Homepage:            https://github.com/phile314/tasty-silver
+Bug-reports:         https://github.com/phile314/tasty-silver/issues
 author:              Roman Cheplyaka, Philipp Hausmann and others
 maintainer:          Philipp Hausmann
 -- copyright:           
@@ -20,9 +20,9 @@
 cabal-version:       >=1.14
 extra-source-files:  CHANGELOG.md
 
---Source-repository head
---  type:     git
---  location: git://github.com/feuerbach/tasty-golden.git
+Source-repository head
+  type:     git
+  location: git://github.com/phile314/tasty-silver.git
 
 library
   Default-language:
