diff --git a/store/store.go b/store/store.go
index 619eff4d8ae2f0fca9950f8db7bb4e49ee90288d..803a4f1f4a2f42c7bf0248451cc5581733a92ff4 100644
--- a/store/store.go
+++ b/store/store.go
@@ -12,7 +12,7 @@ import (
 	"sync"
 )
 
-const revision = -7
+const revision = -8
 
 var (
 	imageNode *snowflake.Node