diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 329e71dd9..da831786e 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -3,6 +3,12 @@ Changelog
In this changelog focus on user facing highlights and stick to the format. This information will be used to motivate users to upgrade or after upgrading to inform them of features that might otherwise not be very discoverable.
+`1.0.13 `__
+--------------------------------------------------
+
+- Claude 3 support
+- All Anthropic models can now be used without requiring a LiteLLM proxy
+
`1.0.12 `__
--------------------------------------------------
diff --git a/mentat/VERSION b/mentat/VERSION
index bb83058ed..2ac9634d3 100644
--- a/mentat/VERSION
+++ b/mentat/VERSION
@@ -1 +1 @@
-1.0.12
+1.0.13