diff --git a/salak-toml.cabal b/salak-toml.cabal
--- a/salak-toml.cabal
+++ b/salak-toml.cabal
@@ -1,6 +1,6 @@
 cabal-version: 1.12
 name: salak-toml
-version: 0.2.7
+version: 0.2.8
 license: BSD3
 license-file: LICENSE
 copyright: (c) 2018 Daniel YU
@@ -24,7 +24,7 @@
     build-depends:
         base >=4.10 && <5,
         mtl >=2.2.2 && <2.3,
-        salak ==0.2.7,
+        salak ==0.2.8,
         text >=1.2.3.1 && <1.3,
         time >=1.8.0.2 && <1.9,
         tomland ==1.0.*,
@@ -43,7 +43,7 @@
         base >=4.10 && <5,
         hspec ==2.*,
         mtl >=2.2.2 && <2.3,
-        salak ==0.2.7,
+        salak ==0.2.8,
         text >=1.2.3.1 && <1.3,
         time >=1.8.0.2 && <1.9,
         tomland ==1.0.*,
