diff --git a/jack.cabal b/jack.cabal
--- a/jack.cabal
+++ b/jack.cabal
@@ -1,5 +1,5 @@
 Name:               jack
-Version:            0.7.1.2
+Version:            0.7.1.3
 License:            GPL
 License-File:       LICENSE
 Author:             Henning Thielemann, Stefan Kersten, Soenke Hahn <soenkehahn@gmail.com>
@@ -17,8 +17,8 @@
 Category:           Sound
 Build-Type:         Simple
 Cabal-Version:      1.14
-Tested-With:        GHC==6.8.2, GHC==6.10.4, GHC==6.12.3
-Tested-With:        GHC==7.0.2, GHC==7.2.1, GHC==7.4.1, GHC==7.6.1
+Tested-With:        GHC==7.0.4, GHC==7.2.2, GHC==7.4.2, GHC==7.6.3
+Tested-With:        GHC==8.4.1
 Extra-Source-Files:
   CHANGELOG
   INSTALL
@@ -27,12 +27,12 @@
 
 Source-Repository head
   type:     darcs
-  location: http://code.haskell.org/jack/
+  location: https://hub.darcs.net/thielema/jack/
 
 Source-Repository this
   type:     darcs
-  location: http://code.haskell.org/jack/
-  tag:      0.7.1.2
+  location: https://hub.darcs.net/thielema/jack/
+  tag:      0.7.1.3
 
 Flag pkgConfig
   description: Use pkg-config tool for check version and presence of jack
