diff --git a/CHANGELOG.md b/CHANGELOG.md
index 704019525f6ad8aeadb812da50e4b621a9ea2529..ffbabe5397afb7ae071f19939b39b80b5460a007 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,12 @@
+## Version 0.0.6.9.9.7.4
+
+* [BOTH][BACK] Dev Guidelines
+* [FRONT][FIX][[Node Doc] Annotation: select/add ngram to map terms doesn't seems to sync in frontend render (#563)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/563)
+* [FRONT][FIX][Wrong date record in "add document" (#561)](https://gitlab.iscpif.fr/gargantext/purescript-gargantext/issues/561)
+* [BACK][FIX][Remove package.yaml from the project (#252)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/252)
+* [BACK][FIX][Adding Chineze to GarganText (#250)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/250)
+* [BACK][FIX][Job tests fail randomly (#198)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/198)
+
 ## Version 0.0.6.9.9.7.3
 
 * [BACK][FEAT][Adding Chineze to GarganText (#250)](https://gitlab.iscpif.fr/gargantext/haskell-gargantext/issues/250)
diff --git a/gargantext.cabal b/gargantext.cabal
index 327075c2f1fe2d74856d9f12ffff0d5ebd2913a3..74ccc0908faa46f95b49f4be63de46b6831beace 100644
--- a/gargantext.cabal
+++ b/gargantext.cabal
@@ -1,7 +1,7 @@
 cabal-version: 1.12
 
 name:           gargantext
-version: 0.0.6.9.9.7.3
+version: 0.0.6.9.9.7.4
 synopsis:       Search, map, share
 description:    Please see README.md
 category:       Data
diff --git a/package.yaml b/package.yaml
index 70db92a53e63acbd99d58e740423d5eeef39cbc2..12d81dabf5429f0635f6ffc6c31cc4839ecf443a 100644
--- a/package.yaml
+++ b/package.yaml
@@ -6,7 +6,7 @@ name: gargantext
 #         | | | +-----  Layers * : New versions with API additions
 #         | | | | +---  Layers * : New versions without API breaking changes
 #         | | | | |
-version: '0.0.6.9.9.7.3'
+version: '0.0.6.9.9.7.4'
 synopsis: Search, map, share
 description: Please see README.md
 category: Data