diff --git a/time-locale-compat.cabal b/time-locale-compat.cabal
--- a/time-locale-compat.cabal
+++ b/time-locale-compat.cabal
@@ -1,5 +1,5 @@
 name:                time-locale-compat
-version:             0.1.1.4
+version:             0.1.1.5
 synopsis:            Compatibile module for time-format locale
 description:         This package contains wrapped name module for time-format locale between old-locale and time-1.5.
 homepage:            https://github.com/khibino/haskell-time-locale-compat
@@ -11,7 +11,7 @@
 category:            System
 build-type:          Simple
 cabal-version:       >=1.10
-tested-with:           GHC == 8.4.1, GHC == 8.4.2
+tested-with:           GHC == 8.4.1, GHC == 8.4.2, GHC == 8.4.3
                      , GHC == 8.2.1, GHC == 8.2.2
                      , GHC == 8.0.1, GHC == 8.0.2
                      , GHC == 7.10.1, GHC == 7.10.2, GHC == 7.10.3
