diff --git a/LICENSE b/LICENSE
--- a/LICENSE
+++ b/LICENSE
@@ -1,6 +1,6 @@
 The MIT License (MIT)
 
-Copyright (c) 2018 Tom Sydney Kerckhove
+Copyright (c) 2016-2020 Tom Sydney Kerckhove
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
diff --git a/validity-primitive.cabal b/validity-primitive.cabal
--- a/validity-primitive.cabal
+++ b/validity-primitive.cabal
@@ -1,21 +1,20 @@
-cabal-version: >= 1.10
+cabal-version: 1.12
 
--- This file has been generated from package.yaml by hpack version 0.29.6.
+-- This file has been generated from package.yaml by hpack version 0.33.0.
 --
 -- see: https://github.com/sol/hpack
 --
--- hash: de1c5c575a4a387824d4790cfb885a96c63655e43c44e1f5067f1ca4a048721b
+-- hash: a24e2995424a3b0ef391fffaee85986c6bc5bdf83b0a0eaeebef2d34763295fd
 
 name:           validity-primitive
-version:        0.0.0.0
+version:        0.0.0.1
 synopsis:       Validity instances for primitive
-description:    Please see README.md
 category:       Validity
 homepage:       https://github.com/NorfairKing/validity#readme
 bug-reports:    https://github.com/NorfairKing/validity/issues
 author:         Nick Van den Broeck
-maintainer:     syd.kerckhove@gmail.com
-copyright:      Copyright: (c) 2017-2018 Tom Sydney Kerckhove
+maintainer:     syd@cs-syd.eu
+copyright:      Copyright: (c) 2017-2020 Tom Sydney Kerckhove
 license:        MIT
 license-file:   LICENSE
 build-type:     Simple
