diff --git a/build.gradle b/build.gradle
index 1570405a09b91199f2fb5cb8483ea1e3893d4ce4..70a83ba8db9a9a664ac9c5c874b5e2d8528ea78b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -26,7 +26,7 @@ configurations.all {
 	resolutionStrategy.cacheChangingModulesFor 0, 'seconds'
 }
 
-def parser_version = '2.13.5-SNAPSHOT'
+def parser_version = '2.13.5'
 
 dependencies {
 	//implementation(group: 'com.microsoft', name: 'tla2tools', version: '1.4.6')