diff --git a/gothic.cabal b/gothic.cabal
--- a/gothic.cabal
+++ b/gothic.cabal
@@ -1,5 +1,5 @@
 name:                gothic
-version:             0.1.2
+version:             0.1.3
 synopsis:            A Haskell Vault KVv2 secret engine client
 description:         A Haskell HashiCorp Vault KVv2 secret engine client library
 homepage:            https://github.com/MichelBoucey/gothic
@@ -7,7 +7,7 @@
 license-file:        LICENSE
 author:              Michel Boucey
 maintainer:          michel.boucey@gmail.com
-copyright:           (c) 2019 - Michel Boucey
+copyright:           (c) 2019-2020 - Michel Boucey
 category:            DevOps, Security, Database
 build-type:          Simple
 cabal-version:       >=1.10
