diff --git a/_tags b/_tags
index b3a18d290cf79a296ed1ba7ed4308d1821e5d7b0..2b990094e90b9c930b168683b6938cee6fec3c2f 100644
--- a/_tags
+++ b/_tags
@@ -1,3 +1,3 @@
-true:	package(yojson, threads, unix, str, containers, ANSITerminal, log, conll, amr)
+true:	package(yojson, threads, unix, str, containers, ANSITerminal, conll, amr)
 true:	thread
 true: bin_annot
\ No newline at end of file
diff --git a/opam b/opam
index 6fc27d093b717e72953107ea02cd68251d4c256a..eb2ba32d2d58e03bda1524b75478c1c7b6d2724f 100644
--- a/opam
+++ b/opam
@@ -12,7 +12,6 @@ remove: [
 depends: [
   "yojson"
   "ANSITerminal"
-  "libcaml-log"
   "libcaml-conll"
   "libcaml-grew"
 ]