Revert "Migrating to latest Atomix"
This reverts commit aa3d598b14e5d7fd34dd938a4ab758134f6e49c2

Change-Id: Icd58278b1bbc8ca31887450f58220fba40cd309c
diff --git a/core/store/persistence/BUCK b/core/store/persistence/BUCK
index 01cfff7..496160d 100644
--- a/core/store/persistence/BUCK
+++ b/core/store/persistence/BUCK
@@ -1,5 +1,6 @@
 COMPILE_DEPS = [
     '//lib:CORE_DEPS',
+    '//lib:catalyst-serializer',
     '//lib:mapdb',
 ]