diff --git a/keuringsdienst.cabal b/keuringsdienst.cabal
--- a/keuringsdienst.cabal
+++ b/keuringsdienst.cabal
@@ -1,7 +1,7 @@
 cabal-version: 1.12
 name: keuringsdienst
-version: 1.0.0.5
-description:    See README at
+version: 1.0.0.7
+description:    See README at https://github.com/jjba23/keuringsdienst
 maintainer:     Josep Bigorra <jjbigorra@gmail.com>
 build-type:     Simple
 license:        GPL-3
@@ -58,7 +58,7 @@
     , text
   default-language: GHC2021
 
-test-suite spec
+test-suite keuringsdienst-spec
   type: exitcode-stdio-1.0
   main-is: Spec.hs
   other-modules:
