diff --git a/publications.bib b/publications.bib
index 3109662867eba877d55e60dc174b9ce0abf1d0ff..08a83d93d3c2217a4bddfcf5a045745fa9b30689 100644
--- a/publications.bib
+++ b/publications.bib
@@ -1834,7 +1834,7 @@ title     = {TaDA Live: Compositional Reasoning for Termination of Fine-grained
             Concurrent Programs},
 journal   = {CoRR},
 volume    = {abs/1901.05750},
-year      = {2020},
+year      = {2021},
 abstract  = {We present TaDA Live, a concurrent separation logic for reasoning compositionally about the termination of
 blocking fine-grained concurrent programs. The crucial challenge is how to deal with abstract atomic blocking:
 that is, abstract atomic operations that have blocking behaviour arising from busy-waiting patterns as found in,