diff --git a/conda.recipe/meta.yaml b/conda.recipe/meta.yaml
index afa7082ef377f09ed6696ec55284722b1ba7bbcf..96e6cdf2e37bf504c99bacc06a22cd4d39eb153e 100644
--- a/conda.recipe/meta.yaml
+++ b/conda.recipe/meta.yaml
@@ -1,13 +1,13 @@
 package:
   name: refscrub
-  version: 2021.158
+  version: 2020.216
 
 source:
   path: ../
 
 build:
   noarch: python
-  number: 1
+  number: 2
   script: {{ PYTHON }} -m pip install . --no-deps -vv
 
 requirements: