diff --git a/Makefile b/Makefile
index 7e9b39f8..2bb9a46a 100644
--- a/Makefile
+++ b/Makefile
@@ -15,7 +15,7 @@ GLOW = $(TEMP_DIR)/glow
 PUBLISH_CMD = poetry publish --build -n
 
 # Tool versions #################################
-CHRONICLE_VERSION = v0.6.0
+CHRONICLE_VERSION = v0.8.0
 GLOW_VERSION = v1.4.1
 CRANE_VERSION = v0.16.1